home *** CD-ROM | disk | FTP | other *** search
/ Word Play Farm / Word Play Farm.iso / pc / movies / rwrdfinl.dxr / 00156.ls < prev    next >
Encoding:
Text File  |  1996-07-26  |  237 b   |  10 lines

  1. on exitFrame
  2.   global playOn, singStart
  3.   set playOn to 0
  4.   go(singStart)
  5.   set the visible of sprite 9 to 1
  6.   set the visible of sprite 10 to 1
  7.   set the castNum of sprite the clickOn to the number of cast "singBtn"
  8.   updateStage()
  9. end
  10.